Fix reversed > that was causing Home to go to end of previous line.
authorOwen Taylor <otaylor@redhat.com>
Wed, 15 Nov 2000 01:16:03 +0000 (01:16 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 15 Nov 2000 01:16:03 +0000 (01:16 +0000)
commit10822e2fd08e3c28add8d239e2b3e0d8ba641a3a
tree081aa04228ca599b999a5cfff7e2cb777fe7dbbd
parent703944fd3643887138527ae226c0fe0afc3649d4
Fix reversed > that was causing Home to go to end of previous line.

Tue Nov 14 20:13:06 2000  Owen Taylor  <otaylor@redhat.com>

* gtk/gtktextlayout.c (gtk_text_layout_move_iter_to_line_end): Fix
reversed > that was causing Home to go to end of previous line.

* gtk/gtkimcontextsimple.c (gtk_im_context_simple_filter_keypress): Ignore
modified-keypresses (leave for bindings.)

* modules/input/Makefile.am: Remove useless -export-dynamic
from module LDFLAGS.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkimcontextsimple.c
gtk/gtktextlayout.c
modules/input/Makefile.am